home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / rpdcss / rpdcss5.exe / {app} / data / cssdefs / Internet Explorer 5.ini < prev    next >
Encoding:
INI File  |  2004-07-17  |  11.3 KB  |  675 lines

  1. ; CSS Internet Explorer 5 Compatible
  2.  
  3. [%groups]
  4.  
  5. borders=Borders
  6. colors=Colors and Backgrounds
  7. fonts=Font
  8. page=Printing
  9. text=Text
  10. visual=Visual
  11. other=Other
  12.  
  13. [%units]
  14. <length>=px|em|ex|pt|in|pc|mm|cm
  15.  
  16. [%types]
  17. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  18. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  19. <relative-size>=larger|smaller
  20. <border-style>=none|solid|double|groove|ridge|inset|outset
  21. <border-width>=thin|medium|thick|<length>
  22.  
  23. [%properties]
  24. background
  25. background-attachment
  26. background-color
  27. background-image
  28. background-position
  29. background-repeat
  30. behavior
  31. border
  32. border-bottom
  33. border-bottom-color
  34. border-bottom-style
  35. border-bottom-width
  36. border-collapse
  37. border-color
  38. border-left
  39. border-left-color
  40. border-left-style
  41. border-left-width
  42. border-right
  43. border-right-color
  44. border-right-style
  45. border-right-width
  46. border-style
  47. border-top
  48. border-top-color
  49. border-top-style
  50. border-top-width
  51. border-width
  52. clear
  53. clip
  54. color
  55. cursor
  56. direction
  57. display
  58. filter
  59. float
  60. font
  61. font-family
  62. font-size
  63. font-style
  64. font-variant
  65. font-weight
  66. height
  67. ime-mode
  68. layout-grid
  69. layout-grid-char
  70. layout-grid-char-spacing
  71. layout-grid-line
  72. layout-grid-mode
  73. layout-grid-type
  74. left
  75. letter-spacing
  76. line-break
  77. line-height
  78. list-style
  79. list-style-image
  80. list-style-position
  81. list-style-type
  82. margin
  83. margin-bottom
  84. margin-left
  85. margin-right
  86. margin-top
  87. overflow
  88. padding
  89. padding-bottom
  90. padding-left
  91. padding-right
  92. padding-top
  93. page-break-after
  94. page-break-before
  95. position
  96. right
  97. ruby-align
  98. ruby-overhang
  99. ruby-position
  100. table-layout
  101. text-align
  102. text-decoration
  103. text-indent
  104. text-justify
  105. text-transform
  106. top
  107. unicode-bidi
  108. vertical-align
  109. visibility
  110. width
  111. word-break
  112. z-index
  113.  
  114. [background]
  115. group=colors
  116. inherited=0
  117. value=<mixed>
  118. sub1=background-color,<color>|transparent
  119. sub2=background-image,<imageurl>|none
  120. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  121. sub4=background-attachment,scroll|fixed
  122. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  123.  
  124. [background-attachment]
  125. initial=scroll
  126. group=colors
  127. inherited=0
  128. value=scroll|fixed
  129.  
  130. [background-color]
  131. initial=transparent
  132. group=colors
  133. inherited=0
  134. value=<color>|transparent
  135.  
  136. [background-image]
  137. initial=none
  138. group=colors
  139. inherited=0
  140. value=<imageurl>|none
  141.  
  142. [background-position]
  143. group=colors
  144. multiple=1
  145. inherited=0
  146. value=<percentage>|<length>|top|center|bottom|left|right
  147.  
  148. [background-repeat]
  149. initial=repeat
  150. group=colors
  151. inherited=0
  152. value=repeat-x|repeat-y|no-repeat|repeat
  153.  
  154. [behavior]
  155. group=other
  156. value=<url>
  157.  
  158. [border]
  159. group=borders
  160. inherited=0
  161. value=<mixed>
  162. sub1=width,<border-width>
  163. sub2=style,<border-style>
  164. sub3=color,<color>
  165.  
  166. [border-bottom]
  167. group=borders
  168. inherited=0
  169. value=<mixed>
  170. sub1=width,<border-width>
  171. sub2=style,<border-style>
  172. sub3=color,<color>
  173.  
  174. [border-bottom-color]
  175. group=borders
  176. inherited=0
  177. value=<color>
  178.  
  179. [border-bottom-style]
  180. group=borders
  181. inherited=0
  182. value=<border-style>
  183.  
  184. [border-bottom-width]
  185. group=borders
  186. inherited=0
  187. value=<border-width>
  188.  
  189. [border-collapse]
  190. group=borders
  191. initial=separate
  192. inherited=0
  193. value=separate|collapse
  194.  
  195. [border-color]
  196. group=borders
  197. inherited=0
  198. value=<mixed>|<color>
  199. sub1=border-top-color,<color>
  200. sub2=border-right-color,<color>
  201. sub3=border-bottom-color,<color>
  202. sub4=border-left-color,<color>
  203.  
  204. [border-left]
  205. group=borders
  206. inherited=0
  207. value=<mixed>
  208. sub1=width,<border-width>
  209. sub2=style,<border-style>
  210. sub3=color,<color>
  211.  
  212. [border-left-color]
  213. group=borders
  214. inherited=0
  215. value=<color>
  216.  
  217. [border-left-style]
  218. group=borders
  219. inherited=0
  220. value=<border-style>
  221.  
  222. [border-left-width]
  223. group=borders
  224. inherited=0
  225. value=<border-width>
  226.  
  227. [border-right]
  228. group=borders
  229. inherited=0
  230. value=<mixed>
  231. sub1=width,<border-width>
  232. sub2=style,<border-style>
  233. sub3=color,<color>
  234.  
  235. [border-right-color]
  236. group=borders
  237. inherited=0
  238. value=<color>
  239.  
  240. [border-right-style]
  241. group=borders
  242. inherited=0
  243. value=<border-style>
  244.  
  245. [border-right-width]
  246. group=borders
  247. inherited=0
  248. value=<border-width>
  249.  
  250. [border-style]
  251. group=borders
  252. inherited=0
  253. value=<mixed>|<border-style>
  254. sub1=border-top-style,<border-style>
  255. sub2=border-right-style,<border-style>
  256. sub3=border-bottom-style,<border-style>
  257. sub4=border-left-style,<border-style>
  258.  
  259. [border-top]
  260. group=borders
  261. inherited=0
  262. value=<mixed>
  263. sub1=width,<border-width>
  264. sub2=style,<border-style>
  265. sub3=color,<color>
  266.  
  267. [border-top-color]
  268. group=borders
  269. inherited=0
  270. value=<color>
  271.  
  272. [border-top-style]
  273. group=borders
  274. inherited=0
  275. value=<border-style>
  276.  
  277. [border-top-width]
  278. group=borders
  279. inherited=0
  280. value=<border-width>
  281.  
  282. [border-width]
  283. group=borders
  284. inherited=0
  285. value=<mixed>|<border-width>
  286. sub1=border-top-width,<border-width>
  287. sub2=border-right-width,<border-width>
  288. sub3=border-bottom-width,<border-width>
  289. sub4=border-left-width,<border-width>
  290.  
  291. [clear]
  292. group=borders
  293. inherited=0
  294. value=none|left|right|both
  295.  
  296. [clip]
  297. group=visual
  298. inherited=0
  299. value=auto
  300.  
  301. [color]
  302. group=colors
  303. inherited=0
  304. value=<color>
  305.  
  306. [cursor]
  307. group=other
  308. multiple=1
  309. initial=auto
  310. inherited=0
  311. value=auto|crosshair|default|hand|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help
  312.  
  313. [direction]
  314. group=text
  315. initial=ltr
  316. inherited=0
  317. value=ltr|rtl|inherit
  318.  
  319. [display]
  320. group=visual
  321. inherited=0
  322. value=none|block|inline-block|inline|table-header-group|table-footer-group
  323.  
  324. [filter]
  325. group=other
  326. multiple=1
  327. inherited=0
  328. value=<ie4filter>
  329.  
  330. [float]
  331. group=borders
  332. initial=none
  333. inherited=0
  334. value=left|right|none
  335.  
  336. [font]
  337. inherited=1
  338. group=fonts
  339. value=<mixed>
  340. sub1=font-style,normal|italic|oblique
  341. sub2=font-variant,normal|small-caps
  342. sub3=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  343. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  344. sub5=line-height,normal|<percentage>|<length>|<number>
  345. sub6=font-family,<font>
  346.  
  347. [font-family]
  348. inherited=1
  349. group=fonts
  350. value=<font>
  351.  
  352. [font-size]
  353. inherited=1
  354. initial=medium
  355. group=fonts
  356. value=<length>|<percentage>|<relative-size>|<absolute-size>
  357.  
  358. [font-style]
  359. group=fonts
  360. inherited=0
  361. value=normal|italic|oblique
  362.  
  363. [font-variant]
  364. group=fonts
  365. inherited=0
  366. value=normal|small-caps
  367.  
  368. [font-weight]
  369. group=fonts
  370. inherited=0
  371. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  372.  
  373. [height]
  374. group=visual
  375. initial=auto
  376. inherited=0
  377. value=auto|<percentage>|<length>
  378.  
  379. [ime-mode]
  380. group=text
  381. initial=auto
  382. inherited=0
  383. value=auto|active|inactive|disabled
  384.  
  385. [layout-grid]
  386. group=text
  387. inherited=0
  388. value=<mixed>
  389. sub1=layout-grid-mode,both|none|line|char
  390. sub2=layout-grid-type,loose|strict|fixed
  391. sub3=layout-grid-line,none|auto|<percentage>|<length>
  392. sub4=layout-grid-char,none|auto|<percentage>|<length>
  393. sub5=layout-grid-char-spacing,auto|<percentage>|<length>
  394.  
  395. [layout-grid-char]
  396. group=text
  397. initial=none
  398. inherited=0
  399. value=none|auto|<percentage>|<length>
  400.  
  401. [layout-grid-char-spacing]
  402. group=text
  403. initial=auto
  404. inherited=0
  405. value=auto|<percentage>|<length>
  406.  
  407. [layout-grid-line]
  408. group=text
  409. initial=none
  410. inherited=0
  411. value=none|auto|<percentage>|<length>
  412.  
  413. [layout-grid-mode]
  414. group=text
  415. initial=both
  416. inherited=0
  417. value=both|none|line|char
  418.  
  419. [layout-grid-type]
  420. group=text
  421. initial=loose
  422. inherited=0
  423. value=loose|strict|fixed
  424.  
  425. [left]
  426. group=visual
  427. inherited=0
  428. value=auto|<percentage>|<length>
  429.  
  430. [letter-spacing]
  431. group=text
  432. initial=normal
  433. inherited=0
  434. value=normal|<length>
  435.  
  436. [line-break]
  437. group=text
  438. initial=normal
  439. inherited=0
  440. value=normal|strict
  441.  
  442. [line-height]
  443. group=text
  444. inherited=0
  445. value=normal|<percentage>|<length>|<number>
  446.  
  447. [list-style]
  448. inherited=1
  449. initial=
  450. group=visual
  451. value=<mixed>
  452. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  453. sub2=list-style-position,inside|outside
  454. sub3=list-style-image,<imageurl>|none
  455.  
  456. [list-style-image]
  457. inherited=1
  458. initial=none
  459. group=visual
  460. value=<imageurl>|none
  461.  
  462. [list-style-position]
  463. inherited=1
  464. initial=outside
  465. group=visual
  466. value=inside|outside
  467.  
  468. [list-style-type]
  469. inherited=1
  470. initial=disc
  471. group=visual
  472. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  473.  
  474. [margin]
  475. inherited=0
  476. initial=
  477. group=borders
  478. value=<mixed>|<percentage>|<length>|auto
  479. sub1=margin-top,<percentage>|<length>|auto
  480. sub2=margin-right,<percentage>|<length>|auto
  481. sub3=margin-bottom,<percentage>|<length>|auto
  482. sub4=margin-left,<percentage>|<length>|auto
  483.  
  484. [margin-bottom]
  485. inherited=0
  486. initial=0
  487. group=borders
  488. value=<percentage>|<length>|auto
  489.  
  490. [margin-left]
  491. inherited=0
  492. initial=0
  493. group=borders
  494. value=<percentage>|<length>|auto
  495.  
  496. [margin-right]
  497. inherited=0
  498. initial=0
  499. group=borders
  500. value=<percentage>|<length>|auto
  501.  
  502. [margin-top]
  503. inherited=0
  504. initial=0
  505. group=borders
  506. value=<percentage>|<length>|auto
  507.  
  508. [overflow]
  509. group=visual
  510. initial=visible
  511. inherited=0
  512. value=visible|hidden|scroll|auto
  513.  
  514. [overflow-x]
  515. group=visual
  516. initial=visible
  517. value1=visible|hidden|scroll|auto
  518.  
  519. [overflow-y]
  520. group=visual
  521. initial=visible
  522. value1=visible|hidden|scroll|auto
  523.  
  524. [padding]
  525. inherited=0
  526. initial=
  527. group=borders
  528. value=<mixed>|<percentage>|<length>
  529. sub1=padding-top,<percentage>|<length>
  530. sub2=padding-right,<percentage>|<length>
  531. sub3=padding-bottom,<percentage>|<length>
  532. sub4=padding-left,<percentage>|<length>
  533.  
  534. [padding-bottom]
  535. inherited=0
  536. initial=0
  537. group=borders
  538. value=<percentage>|<length>
  539.  
  540. [padding-left]
  541. inherited=0
  542. initial=0
  543. group=borders
  544. value=<percentage>|<length>
  545.  
  546. [padding-right]
  547. inherited=0
  548. initial=0
  549. group=borders
  550. value=<percentage>|<length>
  551.  
  552. [padding-top]
  553. inherited=0
  554. initial=0
  555. group=borders
  556. value=<percentage>|<length>
  557.  
  558. [page-break-after]
  559. group=page
  560. initial=auto
  561. inherited=0
  562. value=auto|always
  563.  
  564. [page-break-before]
  565. group=page
  566. initial=auto
  567. inherited=0
  568. value=auto|always
  569.  
  570. [position]
  571. group=visual
  572. initial=static
  573. inherited=0
  574. value=absolute|relative|static
  575.  
  576. [right]
  577. group=visual
  578. inherited=0
  579. value=auto|<percentage>|<length>
  580.  
  581. [ruby-align]
  582. group=text
  583. initial=auto
  584. inherited=0
  585. value=auto|left|center|right|distribute-letter|distribute-space|line-edge
  586.  
  587. [ruby-overhang]
  588. group=text
  589. initial=auto
  590. inherited=0
  591. value=auto|whitespace|none
  592.  
  593. [ruby-position]
  594. group=text
  595. initial=above
  596. inherited=0
  597. value=above|inline
  598.  
  599. [table-layout]
  600. group=borders
  601. initial=auto
  602. inherited=0
  603. value=auto|fixed
  604.  
  605. [text-align]
  606. group=text
  607. inherited=0
  608. value=left|right|center|justify
  609.  
  610. [text-decoration]
  611. group=text
  612. initial=None
  613. multiple=1
  614. inherited=0
  615. value=none|underline|overline|line-through
  616.  
  617. [text-indent]
  618. group=text
  619. inherited=0
  620. value=<percentage>|<length>
  621.  
  622. [text-justify]
  623. group=text
  624. initial=auto
  625. inherited=0
  626. value=inter-word|newspaper|distribute-all-lines|distribute|inter-ideograph|auto
  627.  
  628. [text-transform]
  629. group=text
  630. initial=none
  631. inherited=0
  632. value=capitalize|uppercase|lowercase|none
  633.  
  634. [top]
  635. group=visual
  636. initial=auto
  637. inherited=0
  638. value=<percentage>|<length>|auto
  639.  
  640. [unicode-bidi]
  641. inherited=0
  642. initial=normal
  643. group=text
  644. value=normal|embed|bidi-override
  645.  
  646. [vertical-align]
  647. group=text
  648. initial=baseline
  649. inherited=0
  650. value=baseline|sub|super|top|middle|bottom|text-top|text-bottom
  651.  
  652. [visibility]
  653. group=visual
  654. initial=inherit
  655. inherited=0
  656. value=visible|hidden|inherit
  657.  
  658. [width]
  659. group=visual
  660. initial=auto
  661. inherited=0
  662. value=auto|<percentage>|<length>
  663.  
  664. [word-break]
  665. group=text
  666. initial=normal
  667. inherited=0
  668. value=normal|break-all|keep-all
  669.  
  670. [z-index]
  671. group=visual
  672. initial=auto
  673. inherited=0
  674. value=<number>|auto
  675.